Skip to main content

Ray Casting


RayCasting v.05 - the Map

RayCasting v0.5 implements ray casting up to a map (not the 3D) by using NumPy to avoid looping the rays one by one. The user can steer the "viewer" on a map using cursor keys and see how the rays (field of vision) is formed.

next